DBusUtilities.isGuid

Checks if @string is a D-Bus GUID.

See the documentation for g_dbus_generate_guid() for more information about the format of a GUID.

struct DBusUtilities
static
bool
isGuid
(
string string_
)

Parameters

string_ string

The string to check.

Return Value

Type: bool

%TRUE if @string is a GUID, %FALSE otherwise.

Meta

Since

2.26